home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / developm / language / pixie.cpt / Pixie Scheme ƒ / Pixie Scheme Help / card_32736.txt < prev    next >
Encoding:
Text File  |  1991-01-07  |  608 b   |  17 lines

  1. -- card: 32736 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2692
  5. -- name: 
  6.  
  7.  
  8. -- part contents for background part 10
  9. ----- text -----
  10.  
  11.     Briefly, the expansion of a macro ΓÇö that is, the evaluation of the procedure of one argument that is assigned to the macro name ΓÇö takes place in the lexical scope of the original macro definition; but the second evaluation, of whatever expression the expansion returns, takes place in the lexical scope of the macro call.
  12.  
  13.     Here is an example that may make this issue clearer.
  14.  
  15. -- part contents for background part 47
  16. ----- text -----
  17. 166